font chooser dialog: Improve sensitivity handling
authorMatthias Clasen <mclasen@redhat.com>
Wed, 3 Jan 2018 19:04:50 +0000 (14:04 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 3 Jan 2018 19:05:33 +0000 (14:05 -0500)
commit34b4de09fcad15659b5380e251e50031779e8d82
tree3deda3be28c88302ec6532e10fd899928c0ac858
parent7687393583dbe6b01f3403a486414e32f2e54107
font chooser dialog: Improve sensitivity handling

We should not tie the sensitivity of the select button
to the tweak action, since there may be fonts which are
selectable, but not tweakable.

Instead, enable the select button when a font is selected,
as it should be.
gtk/gtkfontchooserdialog.c